This guide is your one-stop resource for learning how to use the ItemsAdder plugin on your Minecraft server. Whether you're a beginner or an advanced user, you'll find step-by-step instructions, tips, and code snippets to create the ultimate custom Minecraft experience.
Learn how to install and set up ItemsAdder:
/iareload
command to apply changes and test.Steps to create and add custom items:
/iagive
commands in-game.Examples of custom YAML configurations:
tool:
namespace: custom_pickaxe
display_name: "&bLegendary Pickaxe"
material: DIAMOND_PICKAXE
durability: 2000
abilities:
- efficiency: 5
- unbreaking: 3
Ensure your texture file is in the correct folder and referenced properly in your YAML file.
Yes! Use Minecraft's built-in animation system or refer to the ItemsAdder documentation for detailed instructions.